hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
ContextType.ContextType
collie
channel
handlercontext
ContextType
Undocumented in source.
alias
ContextType
=
ContextImpl
!(
H
)
alias
ContextType
=
InboundContextImpl
!(
H
)
template
ContextType
(H)
static if
(!(
H.dir == HandlerDir.BOTH
))
static if
(
H.dir == HandlerDir.IN
)
alias
ContextType
=
InboundContextImpl
!(
H
)
alias
ContextType
=
OutboundContextImpl
!(
H
)
Meta
Source
See Implementation
collie
channel
handlercontext
ContextType
aliases
ContextType